API Documentation
Public Attributes | List of all members
nkGraphics::VertexComponent Struct Referencefinal

Holds information about a vertex. More...

Public Attributes

nkMaths::Vector _position
 The position.
 
nkMaths::Vector _color
 The color.
 
nkMaths::Vector _uv
 The texture coordinates.
 
nkMaths::Vector _normal
 The normal.
 
nkMaths::Vector _tangent
 The tangent.
 
nkMaths::Vector _binormal
 The binormal.
 

Detailed Description

Holds information about a vertex.

Used for non packed mesh filling.


The documentation for this struct was generated from the following file: